From: IOhannes m zmölnig Date: Tue, 16 Feb 2016 14:18:11 +0000 (+0100) Subject: clean up in rtaudio-mod directory X-Git-Tag: archive/raspbian/0.15.4+ds1-1+rpi1^2~161 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=5b267feaf401dec5aa82e867e974e46a619afe76;p=giada.git clean up in rtaudio-mod directory it's still not very clean though --- diff --git a/debian/rules b/debian/rules index c067ecb..121b6bc 100755 --- a/debian/rules +++ b/debian/rules @@ -25,6 +25,10 @@ override_dh_auto_test: HOME=/tmp dh_auto_test -a || (grep . test-suite.log giada_test.log; false) #make check || (grep . test-suite.log giada_test.log; false) +override_dh_auto_clean: + dh_auto_clean + test -e src/deps/rtaudio-mode/Makefile && make -C src/deps/rtaudio-mod/ distclean || true + ## all the file-exclusion magic is handled by debian/copyright get-orig-source: uscan --download